UseRegion property (MyCapture)


           

Enable/Disable the use of region properties to capture when using the methods CaptureActiveWindows and CaptureSpecificWindows.
When you capture for example the active window, you can capture only a portion inside it, just define the regions.

Property type

Boolean value.

Syntax

object.UseRegion [= value]

The UseRegion property syntax has these parts:

Part Description
object An expression evaluating to an object of type MyCapture.
value Boolean value.